/* 顶部 */
.header_top_wrap {
	width: 100%;
	height: 38px;
	background: #f3f3f3;
	font-size: 14px;
}

.header_top {
	width: 1200px;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	
}

.header_top_l span {
	padding-left: 5px;
}
.locationIcon {
	display: inline-block;
	width: 11px;
	height: 15px;
	position: relative;
	top: 2px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAABs0lEQVQoU3WRz0tUURTHP+c9y7FazpspsmhRahG0cSG4CJctItT3IjOjhYuoTSHUKhrBRYTgXyBCRjNNMyougoooCNoEkWRuXDahzQyC6CQ0vXviveY9B6qzuFy+P84953uFqPLeXsfX2wr9Au0IG8BrrZuH1ZG5tUAmwZHMe53iMw3aG5t3LyUxOloeLr6QYzPXErXE9juge5fXryAOkAgxZctvkR5xsu5d4EFD+EosM65iL/lw1DZ6E+VGY4RFcbLeJ9AzAj/V6OnKcHE1euH483Otm5v7VkGOAKWgczD8QWDNqred+H51ttY8t5PzCqgOAlVxsoMrICeBmu+bro0rc6VYnMlYqY7lzyqcAr5JKudOqjL2Zw8e2/W261H35BN3TITJhvm9JGcHDoltvUHoDBdRVlRYBjncFOWOBefDnNM594JRFv6RcQgJjJeHCplQHJSTc6dQbv1tkA+tNmdLF5/txOL0o5H9Zs+PjyAdTYZtW7Vn/XLxS/zdEZl8OtAnxnoJtDSwe5WhwkTEx50jIJV1Mwr3VWShmq549L399V+xk/cO4GtRxL9TvjS/1LzDb2qLmRnrDazCAAAAAElFTkSuQmCC) no-repeat;
}
.header_top_r {

}
.mobileWrap{
	position: relative;
	height: 38px;
}
.mobileWrap li{
	height: 38px;
	line-height: 38px;
	cursor: pointer;
}
div.mobileWrap:hover .mobileEwm{
	display: block;
}
.mobileEwm{
	display: none;
	position: absolute;
	top: 38px;
	left: 50%;
	transform: translate(-50%);
	background: #fff;
	z-index: 9999;
	padding: 20px;
	box-shadow: 0 0 10px #ccc;
	text-align: center;
}
.mobileEwm img{
	width: 100px;
	height: 100px;
}
.mobileEwm p{
	margin-top: 10px;
}

/* 相关推荐 */
.relatedRecommendation{
	width: 100%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.relatedRecommendationTitle{
	font-size: 18px;
	font-weight: bold;
	color: #222;
	line-height: 26px;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #dddddd;
}
.relatedRecommendationC{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.relatedRecommendationC a{
	position: relative;
	display: flex;
	width: 49%;
	font-size: 14px;
	color: #444;
	padding: 5px 0 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.relatedRecommendationIcon{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 5px;
	height: 7px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAYAAADAp4fuAAAAa0lEQVQYV2MUXRa6j5HhX8GrqLWXGKCAUXR5yH8GBoYfDIyMFa/DV09iYGT4DxOEKdrO+J81EV2QgYGB8TSK4P//jHsYGJnjwYKMDAy/GBgYql/d1OljaGj4xyi6PPTIf8a/eW8i1p2DGQwAOA4oPIPKF/oAAAAASUVORK5CYII=) no-repeat;
}
.relatedRecommendationC a p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.listRandom {
	height: 120px;
	width: 180px;
	position: absolute;
	top: 26px;
	left: 13px;
}

.listRandom span {
	display: block;
	width: 100%;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 130px;
}



.listRandom0 {
	background: url(../images/listRandom0.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.listRandom1{
	background: url(../images/listRandom1.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom2{
	background: url(../images/listRandom2.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom3{
	background: url(../images/listRandom3.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom4{
	background: url(../images/listRandom4.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom5{
	background: url(../images/listRandom5.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom6{
	background: url(../images/listRandom6.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom7{
	background: url(../images/listRandom7.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom8{
	background: url(../images/listRandom8.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandom9{
	background: url(../images/listRandom9.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}



/* 内页 */
.listRandomContent{
	width: 620px;
	height: 248px;
	margin: 25px 0;
}
.listRandomContent p {
	display: block;
	width: 100%;
	max-height: 100%;
	height: auto;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 258px;
}


.listRandomContent0 {
	background: url(../images/listRandomContent0.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.listRandomContent1{
	background: url(../images/listRandomContent1.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent2{
	background: url(../images/listRandomContent2.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent3{
	background: url(../images/listRandomContent3.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent4{
	background: url(../images/listRandomContent4.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent5{
	background: url(../images/listRandomContent5.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent6{
	background: url(../images/listRandomContent6.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent7{
	background: url(../images/listRandomContent7.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent8{
	background: url(../images/listRandomContent8.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.listRandomContent9{
	background: url(../images/listRandomContent9.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}


.left_twos ul li b {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.left_twos ul li p.list_content{
    font-size: 15px;
	margin-left: 210px;
	margin-right: 0;
    height: 60px;
	line-height: 20px;
	width: 455px;
	padding: 10px 0 5px;
}
.left_twos ul li i {
    margin-top: 0;
}



/* 标签 */
.titleRWrap{width: 336px;float:right;background: #fff;margin-bottom: 10px;}
.right-common{margin-top:25px;width:300px;background:#fff;float:right;_float:none;margin-right: 20px;}
.common-title{height:34px;line-height:34px;border-left:2px solid #15a754;padding-left:13px;overflow:hidden}
.common-title.line{background:url(../images/line.png) 111px 17px no-repeat}
.common-title h3{float:left;font-size:22px;display:inline-block}
.common-more{float:right;width:20px;height:20px;overflow:hidden;margin-top:7px;display:block;text-indent:-9999px;background-image:url(../images/more.png);-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out}
.common-more:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.common-tags{width:310px;margin-bottom:25px;display:inline-block}
.main-tags{margin-top:15px;margin-bottom:25px;display:inline-block;padding: 13px;background: #fff;}
.common-tags a,.main-tags a,.detail-tags a{color:#fff;display:inline-block;float:left;*float:none;height:22px;line-height:22px;margin-top:10px;margin-right:10px;overflow:hidden;padding:3px 6px;background:#2bb866;font-size:15px}
.common-tags a:hover,.main-tags a:hover,.detail-tags a:hover{-webkit-opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;opacity:.5;filter:alpha(opacity=50)}
a.tags1{background-color:#FD5E00}
a.tags2{background-color:#5B68EB}
a.tags3{background-color:#00A535}
a.tags4{background-color:#00C4C3}
a.tags5{background-color:#B82400}
a.tags6{background-color:#E07E00}
a.tags7{background-color:#26C88F}
a.tags8{background-color:#E41A90}
a.tags9{background-color:#8BBAB1}




/* 栏目 */
.columnListRandom {
    width: 105PX;
    height: 70px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.columnListRandom span {
	display: block;
	width: 100%;
	height: auto;
	max-height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 75px;
}
.columnListRandom0 {
	background: url(../images/listRandom0.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.columnListRandom1{
	background: url(../images/listRandom1.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom2{
	background: url(../images/listRandom2.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom3{
	background: url(../images/listRandom3.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom4{
	background: url(../images/listRandom4.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom5{
	background: url(../images/listRandom5.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom6{
	background: url(../images/listRandom6.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom7{
	background: url(../images/listRandom7.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom8{
	background: url(../images/listRandom8.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.columnListRandom9{
	background: url(../images/listRandom9.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.titleRWrap{
	margin-bottom: 9px;
}